Package | openmrs.fhir.core |
Type | SearchParameter |
Id | Id |
FHIR Version | R4 |
Source | http://fhir.openmrs.org/core/https://build.fhir.org/ig/abertnamanya/openmrs-contrib-fhir2-ig/SearchParameter-serviceRequest-subject-given.html |
Url | http://fhir.openmrs.org/core/SearchParameter/serviceRequest-subject-given |
Version | 0.1.0 |
Status | active |
Date | 2024-12-11T17:18:51+00:00 |
Name | ServiceRequestSubjectGivenSearchParameter |
Experimental | False |
Description | Searches for serviceRequest based on the patient's given name(s) eg) /ws/fhir2/{release}/ServiceRequest?subject:Patient.given={givenName} |
Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter serviceRequest-subject-given
Parameter subject.given
:string
Searches for serviceRequest based on the patient's given name(s) eg) /ws/fhir2/{release}/ServiceRequest?subject:Patient.given={givenName}
Resource | ServiceRequest |
Expression | (none) |
Target Resources | ServiceRequest |
Multiples |
|
{
"resourceType" : "SearchParameter",
"id" : "serviceRequest-subject-given",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter serviceRequest-subject-given</b></p><a name=\"serviceRequest-subject-given\"> </a><a name=\"hcserviceRequest-subject-given\"> </a><a name=\"serviceRequest-subject-given-en-US\"> </a><h2>ServiceRequestSubjectGivenSearchParameter</h2><p>Parameter <code>subject.given</code>:<code>string</code></p><div><p>Searches for serviceRequest based on the patient's given name(s) eg) /ws/fhir2/{release}/ServiceRequest?subject:Patient.given={givenName}</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td></tr><tr><td>Expression</td><td>(none)</td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://fhir.openmrs.org/core/SearchParameter/serviceRequest-subject-given",
"version" : "0.1.0",
"name" : "ServiceRequestSubjectGivenSearchParameter",
"status" : "active",
"date" : "2024-12-11T17:18:51+00:00",
"contact" : [
{
"name" : "OpenMRS, Inc.",
"telecom" : [
{
"system" : "url",
"value" : "https://openmrs.org"
}
]
}
],
"description" : "Searches for serviceRequest based on the patient's given name(s) eg) /ws/fhir2/{release}/ServiceRequest?subject:Patient.given={givenName}",
"code" : "subject.given",
"base" : [
"ServiceRequest"
],
"type" : "string",
"target" : [
"ServiceRequest"
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.